func github.com/andybalholm/brotli.countLiterals

2 uses

	github.com/andybalholm/brotli (current package)
		block_splitter.go#L36: func countLiterals(cmds []command) uint {
		block_splitter.go#L99: 		var literals_count uint = countLiterals(cmds)